home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19990422-19990725
/
000032_news@watsun.cc.columbia.edu _Thu May 6 10:46:45 1999.msg
< prev
next >
Wrap
Internet Message Format
|
1999-07-23
|
1KB
Return-Path: <news@watsun.cc.columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA19714
for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 May 1999 10:46:43 -0400 (EDT)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA20778
for kermit.misc@watsun.cc.columbia.edu; Thu, 6 May 1999 10:39:04 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Per Berger" <per.berger@home.se>
Subject: if... input??
Date: Thu, 6 May 1999 16:25:52 +0200
Organization: Happy Surfers
Message-ID: <926000750.668392@rosalyn.got.telia.se>
To: kermit.misc@watsun.cc.columbia.edu
Hi all!
I've installed ckermit 7 on a FreeBSD box and it works fine. I've made a
script that telnet a host, run some commands and disconnects. Works great...
However, there is one problem. One of the commands generates a listing that
might give a "More" that needs a space to proceed. I can always put that in
manually but I would like to have some sort of "if input = "More" then send
space, if not proceed"
Any suggestions? Sorry to ask but I've got a headache from typing scripts
today sooo... :-)
Regards,
/Per B